PDF Functions
PHP Manual

PDF_set_value

(PHP 4 >= 4.0.1, PECL pdflib >= 1.0.0)

PDF_set_valueSets certain numerical value

Description

void pdf_set_value ( int $pdf document , string $name , double $value )

The PDF_set_value() function sets several numerical parameters of pdflib.

See also PDF_get_value(), PDF_get_parameter(), PDF_set_parameter().


PDF Functions
PHP Manual